home *** CD-ROM | disk | FTP | other *** search
- object DebugWindow: TDebugWindow
- Left = 498
- Top = 386
- Width = 310
- Height = 306
- Caption = 'DebugWindow'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object lblNotify: TLabel
- Left = 50
- Top = 20
- Width = 233
- Height = 13
- AutoSize = False
- Caption = 'lblNotify'
- end
- object Label2: TLabel
- Left = 49
- Top = 2
- Width = 87
- Height = 13
- Caption = 'Mediaplayer Notify'
- end
- object Label1: TLabel
- Left = 50
- Top = 40
- Width = 85
- Height = 13
- Caption = 'MediaPlayerMode'
- end
- object lblMode: TLabel
- Left = 49
- Top = 58
- Width = 234
- Height = 13
- AutoSize = False
- Caption = 'lblMode'
- end
- object memoMessages: TMemo
- Left = 48
- Top = 82
- Width = 233
- Height = 191
- TabOrder = 0
- end
- object MediaPlayer1: TMediaPlayer
- Left = 22
- Top = 72
- Width = 253
- Height = 30
- Visible = False
- TabOrder = 1
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 5
- OnTimer = Timer1Timer
- Left = 6
- Top = 6
- end
- end
-